home *** CD-ROM | disk | FTP | other *** search
Makefile | 1989-10-04 | 800 b | 30 lines |
- #
- # Prototype makefile for directories containing only system header
- # files.
- #
- # This Makefile is automatically generated.
- # DO NOT EDIT IT OR YOU MAY LOSE YOUR CHANGES.
- #
- # Generated from /sprite/lib/mkmf/Makefile.hdrs
- # Wed Oct 4 14:01:19 PDT 1989
- #
- # For more information, refer to the mkmf manual page.
- #
- # $Header: /sprite/lib/mkmf/RCS/Makefile.hdrs,v 1.3 88/11/10 15:24:05 ouster Exp Locker: rab $ SPRITE (Berkeley)
- #
- # Allow mkmf
-
- HDRS = auth.h auth_unix.h clnt.h netdb.h netdb_4.2.h pmap_clnt.h pmap_prot.h pmap_rmt.h rpc.h rpc_msg.h svc.h svc_auth.h types.h xdr.h
- INCLUDEDIR = /sprite/lib/include/rpc
- MAKEFILE = Makefile
- SUBDIRS =
- DISTDIR ?= /dist/sprite/src/lib/include/rpc
-
- SYSMAKEFILE = hdrs.mk
-
- #if exists(local.mk)
- #include "local.mk"
- #else
- #include <$(SYSMAKEFILE)>
- #endif
-